Scripting > CxHmiGcm > NomGridCtrl Object > NomGridCtrl Events

NomGridCtrl Events

The CygNet GCM Nomination Grid Control object handles the following event:

EventRefreshComplete

The EventRefreshComplete event fires when a full refresh has completed.

Syntax

RefreshComplete

Example

Sub NomGridCtrl1_EventRefreshComplete()

Dim This : Set This = NomGridCtrl1

If bIsExported = False Then

this.Export

bIsExported = True

End If

End Sub


Let us know how we can improve this topic.

CygNet at weatherford.com

© 2020 Weatherford. All rights reserved.